home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98c.txt / 000001_icon-group-sender _Wed Sep 9 12:40:45 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) with SMTP id MAA10499
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Wed, 9 Sep 1998 12:40:45 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA29800; Wed, 9 Sep 1998 12:40:18 -0700
  7. To: icon-group@optima.CS.Arizona.EDU
  8. Date: 9 Sep 1998 15:13:03 GMT
  9. From: espie@liafa.jussieu.fr (Marc Espie)
  10. Message-Id: <6t65tv$68d$1@vishnu.jussieu.fr>
  11. Organization: None
  12. Sender: icon-group-request@optima.CS.Arizona.EDU
  13. References: <35F551C0.E6DA1515@ix.netcom.com>
  14. Subject: Re: Ansi C version of Icon
  15. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  16. Status: RO
  17.  
  18. In article <35F551C0.E6DA1515@ix.netcom.com>,
  19. David Feustel  <feustel@ix.netcom.com> wrote:
  20. >Are there any other Icon features besides coroutines that would
  21. >preclude an Ansi C version of the commandline version of Icon?
  22. >
  23. If you want STRICT ansi C, you're asking for trouble, as malloc() is
  24. limited to 64K thanks to brain-dead architectures.
  25.  
  26. Apart from that, this should be feasible... the way Icon configures and
  27. builds is not a pretty sight, it would need some rather extensive efforts
  28. to clean that up and get it to work with STRICT ansi.
  29. -- 
  30.     Marc Espie        
  31. |anime, sf, juggling, unicycle, acrobatics, comics...
  32. |AmigaOS, OpenBSD, C++, perl, Icon, PostScript...
  33. | `real programmers don't die, they just get out of beta'
  34.